luci-theme-bootstrap: use ES6 syntax
authorEamon Xiong <[email protected]>
Mon, 17 Nov 2025 12:39:15 +0000 (20:39 +0800)
committerEamon Xiong <[email protected]>
Mon, 17 Nov 2025 15:40:51 +0000 (23:40 +0800)
commit8a8e4d53a7391ac474471df8ad6239ee1fc1c321
tree63551f04ca79bf7fce5b30f59321aa72b546b65c
parentfa319cfe95508d2b3662fcb73f0eb19a6c752087
luci-theme-bootstrap: use ES6 syntax

Replaced L.bind with arrow functions, used Array.from for array conversion,
applied concise method syntax, and switched to block-scoped declarations.

Signed-off-by: Eamon Xiong <[email protected]>
themes/luci-theme-bootstrap/htdocs/luci-static/resources/menu-bootstrap.js
themes/luci-theme-bootstrap/htdocs/luci-static/resources/view/bootstrap/sysauth.js